Previous Book Contents Book Index Next

Inside Macintosh: Open Transport /
Chapter 3 - Endpoints / Endpoints Reference
Functions


Functions for Connection-Oriented Transaction-Based Endpoints

After you establish a connection, you can transfer data using connection-
oriented transaction-based endpoints by calling the OTSndRequest function to send a request, the OTRcvRequest function to read a request, the OTSndReply function to reply to the request, and the OTRcvReply function to read the reply. This section also describes the OTCancelRequest function, which you use to cancel an outgoing request, and the OTCancelReply function, which you use
to cancel an incoming request.

Connection-oriented transaction-based service used by protocols such as ADSP is described at greater length in the section "Using Connection-Oriented Transaction-Based Service," beginning on page 3-41. This section describes the functions used to send and retrieve requests and replies.


Subtopics
OTSndRequest
OTRcvRequest
OTSndReply
OTRcvReply
OTCancelRequest
OTCancelReply

Previous Book Contents Book Index Next

© Apple Computer, Inc.
15 AUG 1996